/*
Theme Name: HITT
URI: http://www.empowerwebdesign.com.au
Description: High Intensity Team Training
Theme Version: 1.0 
 Author: Empower Web Design
 Author URI: http://www.empowerwebdesign.com.au
 */
 
 @import url('bootstrap.css');
 
 @font-face {
    font-family: franchiseBold;
    src: url(fonts/franchise-bold.ttf);
}

@font-face {
    font-family: gothamnarrowMedium;
    src: url(fonts/gothamnarrow-medium.otf);
}

@font-face {
    font-family: gothamnarrowLight;
    src: url(fonts/gothamnarrow-light.otf);
}

 * {
	margin: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
 }
 
 p {
	color: #222;
	margin: 0px;
 }
 
 td {
	margin: 0;
	padding: 0;
 }
 
 h1 {
	margin: 0;
}
 
 h2 {
	
 }
 
 h3 {
	
 }
 
 a {
	text-decoration: none;
	
 }
 
 li {
	list-style-type: none;

 }
 
 ul {
	margin: 0;
	padding: 0;
 }
 
 a, img {
	border: none;
 }
 
 a:hover {
	text-decoration: none;
 }
 
 img {
	max-width: 100%;
	height: auto;
 }
 
 body {
	margin: 0;
	padding: 0;
	font-family: gothamnarrowLight;
	
 }
 
 h1,h2,h3,h4,h5,h6 {
	margin-top: 0;
	margin-bottom: 0;
	font-family: gothamnarrowMedium;
 }
 
 .error404 h1 {
 	color: #fff;
 }
 
 
 /*NAV*/
 
 #top_header_wrapper {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
 }
 
 #top_header_wrapper h6{
	color: #555;
 }
 
 #top_header_wrapper .fa {
	margin-right: 4px;
 }
 
 .icon-bar {
	background: #fff;
 }
 
 .navbar-toggle {
	background: #666;
	margin-top: 26px;
 }
 
 .navbar {
	background: #fff;
	border-radius: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

.navbar .navbar-collapse {
	margin-bottom: -22px;
 }
 
 .navbar-header {
	
 }

.nav {
	margin-top: 20px;
}

.nav li a {
	color: #555;
	font-family: franchiseBold;
	padding: 15px 20px;
font-size: 23px;
	text-transform: uppercase;
}

.navbar .current-menu-item {
	background: #eee;
}

.home .navbar .current-menu-item {
	background: none;
}

.nav li a:hover {
	background: #eee;
}

.nav li a:focus {
	background: #ddd;
}

#myNavbar{
	margin-top: 22px;
}

 #logo {
	margin-left: 5px;
	width: 118px;
	height: 89px;
 }
 
 /*HOME*/
 
 #main_content {
	
 }
 
 #home_slideshow {
	text-align: center;
 }
 
 #slideshow {
	
 }
 
 
 
 /*TIMETABLE*/
 
 #main_content_page .tt_timetable .event {
 	background-color: transparent;
 }
 
 /*CONTACT*/
 
 #main_content_page .header_contact {
	background: #444;
 }
 
 #main_content_page .main_content_signup {
	background: #fff;
 }
 
 #main_content_page .ihc-register-6 {
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	min-width: 100px;
 }
 
 #main_content_page .ihc-register-6 .iump-form-checkbox {
 	margin-left: 10px;
 	margin-right: 10px;
 }
 
 #main_content_page .ihc-register-6 .ihc-register-col {
 	padding-right: 0px;
 	padding-left: 0px;
 	width: 100%;
 	max-width: none;
 	min-width: 100px;
 }
 
 #main_content_page .ihc-register-6 .ihc-register-col h4{
 	margin-top: 20px;
 	color: #666;
 	font-size: 22px;
 }
 
 #main_content_page .ihc-register-6 .iump-submit-form input {
 	background: #333;
 	color: #fff;
 	border: none;
 	padding: 10px 25px;
 	margin-right: 20px;
 }
 
 #main_content_text_page .iump-form-line-register:nth-child(2) {
 	display: none;
 }
 
 #main_content_text_page .iump-form-line-register:nth-child(3) {
 	display: none;
 }
 
 #main_content_page .header_contact h1{
	color: #fff;
	font-size: 28px;
	font-family: gothamnarrowMedium;
 }
 
 #main_content_page .header_timetable h1{
	color: #fff;
	font-size: 28px;
	font-family: gothamnarrowMedium;
 }
 
 #main_content_page .header_signup h1{
	color: #fff;
	font-size: 28px;
	font-family: gothamnarrowMedium;
 }
 
 #main_content_page .ihc-reg-success-msg {
	font-size: 30px;
 }
 
 #contact_img {
	margin-bottom: 40px;
 }
 
 #main_content_page .main_content_timetable {
	background: #fff;
	font-family: franchiseBold;
 }
 
 .contact_section {
	
 }
 
 
 .contact_section [class*="col-"] {
	
 }
 
 .contact_section img {
	
 }
 
 .contact_section h5 {

 }
 
 .wpcf7-form p {
	font-family: franchiseBold;
	color: #fff;
	font-size: 18px;
	margin-bottom: 5px;
 }
 
 .wpcf7-form .wpcf7-text {
	width: 100%;
	background: #eee;
	color: #666;
	border: none;
	padding: 5px;
	margin-bottom: 5px;
 }
 
 .wpcf7-form .wpcf7-textarea {
	width: 100%;
	background: #eee;
	color: #666;
	border: none;
	padding: 5px;
	margin-bottom: 5px;
	height: 200px;
 }
 
 .wpcf7-form .wpcf7-submit {
	background: #888;
	color: #fff;
	border:none;
	padding: 5px 45px;
	font-size: 20px;
 }
 
 #main_content_page .wpcf7-validation-errors {
 	border: none;
 	color: #fff;
 }
 
 #main_content_page .wpcf7-mail-sent-ok {
 	border: none;
 	color: #fff;
 }
 
 .contact_section h4 {
 	color: #eee;
 	margin-bottom: 15px;
 	font-size: 20px;
 }
 
 /*PAGE*/
 
 .page_header_wrapper {
	padding: 40px 0px;
	background-color: #555;
	text-align: center;
 }
 
 .page_header_wrapper h1 {
	color: #f9f9f9;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 28px;
	font-family: gothamnarrowMedium;
 }
 
 #main_content_text_page {
	background: #444;
	padding-bottom: 70px;
	padding-top: 70px;
 }
 
 #main_content_text_page p {
	color: #fff;
 }
 
 #main_content_text_page_contact {
	background: #444;
	padding-top: 20px;
	padding-bottom: 70px;
 }
 
 .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
 	background: #C59C43;
 }
 
 /* ABOUT */
 
 .header_about h1 {
	font-family: gothamnarrowMedium;
	font-size: 28px;
 }
 
 .main_content_about li {
	list-style-type: circle;
	list-style-position: inside;
	color: #bbb;
	font-size: 16px;
 }
 
 .main_content_about img {
	margin-bottom: 30px;
 }
 
 /*SIDEBAR*/
 
 #sidebar h2 {
	margin-bottom: 10px;
	font-size: 16px;
 }
 
 #sidebar_widget {
	margin-bottom: 15px;
 }
 
 /*FOOTER*/
 
 #footer_wrapper {
	background-color: #333;
	background-repeat: no-repeat;
	background-position: top center;
 }
 
 #footer_bottom h4{	
	margin-top: 40px;
	color: #eee;
	font-size: 14px;
	font-family: gothamnarrowMedium;
 }
 
 
 
 #footer {
	padding-bottom: 90px;
 }
 
 #footer_bottom {
	text-align: center;
	margin-top: -30px;
	
	padding: 25px 0px;
 }
 
 .footer_bottom_right {
	margin-top: 20px;
	text-align: center;
 }
 
 .footer_bottom_right h2 {
	margin-bottom: 10px;
	font-family: gothamnarrowMedium;
	text-transform: uppercase;
	font-size: 14px;
	color: #eee;
 }
 
 .footer_bottom_right img {	
	margin-left: 5px;
	height: 30px;
	width: 30px;
 }
 
.footer_bottom_white span a {
	font-size: 12px !important;
	color: #666 !important;
}
 
 
 /* MEDIA QUERIES */
 
 
 @media (min-width: 768px) {
 
	/*NAV*/
	
	#myNavbar{
	margin-top: 0px;
}

	#logo {
	margin-left: 0px;
	width: 118px;
	height: 89px;
 }
 
	.navbar .current-menu-item {
	background: none;
	border-bottom: 4px solid #444;
}

	.navbar .current-menu-item:hover {
	background: none;
	border-bottom: none;
}

.home .navbar .current-menu-item {
	background: none;
}

.nav li a:hover {
	background: none;
	border-bottom: 4px solid #444;
}

.nav li a:focus {
	background: none;
}
 
 /*SS*/
 
	#slideshow {
	background-position: 70% center;
 }
 
	
 .main_content_about img {
	margin-bottom: 0px;
 }
 
	#contact_img {
	margin-bottom: 0px;
 }
 
 	#main_content_page .ihc-register-6 {
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
	display: block;
 }
 
 #main_content_page .ihc-register-6 .ihc-register-col {
 	width: 50%;
 	padding-right: 20px;
 	padding-left: 20px;
 	max-width: 585px;
 }
 
 	#main_content_page .ihc-register-6 .ihc-register-col:last-child {
 		padding-right: 0;
 	}
	
	
 
	/*FOOTER*/
	
	
	#footer_wrapper {
	background-color: #333;
	
 }
 
	.footer_section {
	margin-bottom: 0px;
 }
 
	#footer_bottom {
		text-align: left;
	margin-top: 0px;
	
	}
 
	.footer_bottom_right {
	margin-top: 0px;
	text-align: left;
 }
 
 	#footer_bottom h4 {
 	margin-top: 10px;
 	}
 
	
 
 }

 @media (min-width: 992px) {
	
	.wpcf7-form .wpcf7-text {
	width: 80%;
 }
 
 .wpcf7-form .wpcf7-textarea {
	width: 80%;
 }
 
 }
 
 @media (min-width: 1200px) {
 
 }
#wpgmza_map {
margin-top: 70px;
margin-bottom: 70px;
}

.home_wrapper {
padding: 350px 0px;
background-image: url("http://www.highintensityteamtraining.com.au/wp-content/uploads/2016/02/home2.jpg");
background-size: cover;
background-position: center center;
}

.home_wrapper_inner {
opacity: 0.8;
}

.video_container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video_player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 768px) {
.mobile_spacer {
margin-bottom: 40px;
}
.tt_tabs .ui-tabs-panel {
width: 90%;
}

.home_wrapper {
padding: 150px 0px;
}

.owl-theme .owl-controls .owl-next {
    right: -10px !important;
    top: 75px !important;
}

.owl-theme .owl-controls .owl-prev {
    left: -10px !important;
    top: 75px !important;
}

.page-id-233 #main_content_text_page {
padding-bottom: 40px;
}
	
	.vc_column_container {
    padding-left: 5px !important;
    padding-right: 5px !important
}
	
	.page_header {
		padding-top: 120px;
		padding-bottom:120px;
	}

}

iframe {
max-width: 100%;
}

.owl-theme .owl-controls .owl-prev {
    background: url(http://www.highintensityteamtraining.com.au/wp-content/uploads/2017/11/prev.png) !important;
    margin-right: 20px;
    padding: 0px;
    width: 20px;
    height: 26px;
left: -25px;
top: 35px;
position: absolute;
}

.owl-theme .owl-controls .owl-next {
    background: url(http://www.highintensityteamtraining.com.au/wp-content/uploads/2017/11/next.png) !important;
    margin-left: 20px;
    padding: 0px;
    width: 20px;
    height: 26px;
    right: -25px;
   top: 35px;
position: absolute;
}

.studio_title {
color: #eee;
margin-top: 40px;
font-size: 24px;
text-align: center;
font-family: gothamnarrowMedium;
margin-bottom: 10px;
}


.owl-carousel {
margin-top: 0px;
}

@media (min-width: 768px) {
.owl-carousel {
margin-top: 10px;
}
.desktop_hidden {
		display: none;
	}

.studio_text {
margin-top: 20px;
}

.studio_text2 {
margin-top: 30px;
}

.studio_text4 {
margin-top: 10px;
}

 h1 {
font-size: 40px;
	 font-weight: 700;
}

h2 {
font-size:32px;
	font-weight: 700;
}

h3 {
font-size: 26px;
	font-weight: 700;
}
	
	.page_header {
		padding-top: 210px;
		padding-bottom:210px;
	}
	
	.container .dark_overlay:not(.page_header) {
		padding-top: 120px !important;
		padding-bottom: 120px !important;
	}
	
	.dark_overlay > .vc_col-sm-12 > .vc_column-inner {
		max-width: 1170px;
    margin: 0 auto !important;
    display: block;
		padding-left: 15px;
		padding-right:15px;
	}
	
	.condition_list > div {
		column-count: 3;
	}
	
	.condition_list > div .checkbox:first-child{
		margin-top: 0px !important;
	}
	
	.condition_list > div .checkbox label{
		line-height:12px;
	}
	
	.page-id-359 .owl-theme .owl-controls .owl-prev,
	.page-id-359 .owl-theme .owl-controls .owl-next{
		top: 120px;
	}
	
	.header_button a{
		background: #de312c;
color: #fff !important;
		transition: 0.25s;
	}
	
	.header_button a:hover{
		background-color: #C11A16 !important;
color: #fff !important;
		border-bottom: none !important;
	}

}

@media (min-width: 1100px) {
.owl-theme .owl-controls .owl-prev {
left: -45px;
}

.owl-theme .owl-controls .owl-next {
    right: -45px;
}
}

.tt_timetable .row_7 .event:nth-child(5) .id-129:first-child {
background: rgb(58, 72, 82);
}

.tt_timetable .row_7 .event:nth-child(5) {
background: none !important;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0px !important;
}

.align_center {
text-align: center;
}

.vc_btn3-container.red a,
div.healcode a.hc-button, div.healcode input.hc-button{
background-color: #DE312C !important;
border-color: #DE312C !important;
color: #fff !Important;
    text-transform: uppercase;
    font-size: 16px !important;
    border-radius: 0px !important;
    padding: 10px 30px !important;
background-image:none !important;
	font-weight: 900 !important;
	font-family: gothamnarrowMedium !important;
	border: none !important;
}

body div.healcode #hc-register {
	background-color: #DE312C !important;
}

body div.healcode #hc-register:hover {
	background-color: #C11A16 !important;
}

.label {
    font-size: 100%;
}

.hc_registration input:not([type='checkbox']) {
	width: 100%;
	padding: 6px 10px;
}

.hc_registration textarea {
	width: 100%;
}

.hc_registration td {
	padding: 5px 25px 5px 0px !important;
}

.hc_registration th {
	
}

.vc_btn3-container.red a:hover,
div.healcode a.hc-button:hover, div.healcode input.hc-button:hover
{
    background-color: #C11A16 !important;
	border-color: #C11A16 !important;
}

.caldera-grid .btn:hover {
	background-color: #555 !important;
	border-color: #555 !important;
}

.vc_btn3-container.black a,
.bw-widget__signup-now{
background-color: #1D1D1B !important;
border-color: #1D1D1B !important;
color: #fff !Important;
    text-transform: uppercase;
    font-size: 16px !important;
    border-radius: 0px;
    padding: 10px 30px !important;
background-image:none !important;
	font-weight: 900 !important;
	font-family: gothamnarrowMedium !important;
}

.cta {
	border-radius: 0px !important;
}

.vc_btn3-container.black a:hover,
.bw-widget__signup-now:hover{
	background-color: #555 !important;
border-color: #555 !important;
	text-decoration: none !important;
}

.vc_btn3-container.white a {
background-color: #fff !important;
border-color: #fff !important;
color: #1d1d1b !Important;
   font-family: gothamnarrowMedium;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 0px;
    padding: 10px 30px;
background-image:none !important;
	font-weight: 900 !important;
}

.vc_btn3-container.white a:hover {
	background-color: #eee !important;
border-color: #eee !important;
}

.caldera-grid .btn {
	background-color: #1d1d1d !important;
border-color: #1d1d1d !important;
color: #fff !Important;
  font-family: gothamnarrowMedium;
    text-transform: uppercase;
    font-size: 16px !important;
    border-radius: 0px !important;
    padding: 8px 30px !important;
	transition: 0.25s;
	font-weight: 900 !important;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 15px !important;
}

.buffer50 {
padding-top: 50px;
}

.white_text p,
.white_text h2,
.white_text h1 {
color: #fff;
}

.dark_overlay {
box-shadow:inset 0 0 0 2000px rgba(43, 43, 43, 0.63);
}

.owl-theme .owl-controls .owl-next {
    background: url(http://www.highintensityteamtraining.com.au/v2/wp-content/uploads/2020/03/next2.png) !important;
}

.owl-theme .owl-controls .owl-prev {
    background: url(http://www.highintensityteamtraining.com.au/v2/wp-content/uploads/2020/03/prev2.png) !important;
}

.owl-theme .owl-controls .owl-buttons div {
color: transparent !important;
}

#footer_bottom h2 {
	    font-family: gothamnarrowMedium !important;
	color: #fff !important;
	text-transform: uppercase;
	font-size: 20px !important;
}

#left_bottom_footer img {
	    margin-top: 5px;
    width: 30px;
}

#menu-footer-menu a {
	    font-family: gothamnarrowMedium !important;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
}

.caldera-grid .form-control {
	    box-shadow: none !important;
    border-radius: 0px !important;
}

.footer_bottom_white {
	background: #292929;
	    text-align: center;
    padding: 15px;
}

.footer_bottom_white h4 {
	color: #fff;
}

.background_fixed {
	background-attachment: fixed;
}

.pods img {
    width: 80px;
}

.pods h2 {
    text-transform: uppercase;
}

h5 {
	font-size: 16px;
line-height: 24px;
}

h6 {
	    font-family: gothamnarrowLight;
    font-size: 18px;
    line-height: 26px;
}

p,body {
	font-size: 16px;
}

.pods p {
	font-size: 14px;
}

.caldera-grid label {
	font-size: 14px;
}

.owl-carousel-item-text {
	font-style:italic;
}

.owl-carousel-item-text strong{
	margin-top: 10px;
display: block;
font-style: normal;
font-family: gothamnarrowMedium;
}

.box-shadow {
	    box-shadow: 0px 0px 6px 4px #00000014;
    padding-top: 25px;
}

.header_button.current-menu-item {
	border: none !important;
}

.pum-container .vc_column-inner {
	padding-left: 0 !important;
padding-right: 0!important;
}

.pum-container {
	padding: 0px 15px !important;
}

.pum-container .wpb_raw_html {
	margin-bottom: 0px !important;
}

@media (min-width:768px) and (max-width:1000px){
	.nav li a {
    padding: 15px 10px;
    font-size: 10px;
	}
	
	#logo {
    margin-left: 0px;
    width: 80px;
    height: auto;
}
	
	.nav {
    margin-top: 0px;
	}
}

@media (min-width:1000px) and (max-width:1200px){
	.nav li a {
    padding: 15px 15px;
    font-size: 12px;
}
}

@media (min-width:1200px) {
	.last_reg_item {
		margin-right: 90px;
	}
}

.nomargin {
	margin-bottom: 0px !important;
}

@media (max-width:768px) {
	#footer_bottom {
    text-align: center;
    margin-top: 0px;
	}
	
	#menu-footer-menu {
		margin-top: 25px;
	}
	
	body {
		overflow-x:hidden;
	}
	
	.background_fixed {
    background-attachment: scroll;
}
	
	.caldera-grid .row {
    margin-left: 0 !important;
    margin-right: 0!important;
}
	
	.mobile30 {
		padding-top: 30px;
	}
	
	.mobile_hidden {
		display: none !important;
	}
}

.vc_btn3-container.vc_btn3-inline {
    display: block !important;
}

@media (max-width:768px) {
	html, body {
		overflow-x:hidden;
	}
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video_wrapper .vc_video-bg:after {
	content:"" !important;
	background-color:#000 !important;
	display:block !important;
	position:absolute !important;
	height:100% !important;
	width:100% !important;
	top:0 !important;
	left:0 !important;
	opacity:0.5 !important;
}

.video_wrapper {
	text-align: center;
}

.trial_white p,
.trial_white h2{
	color: #fff;
}

@media (min-width:768px) and (max-width:1200px) {
	.nav li a {
		font-family: gothamnarrowMedium !important;
	}
}